Welcome![Sign In][Sign Up]
Location:
Search - lucene java

Search list

[Search EngineSearchEngine

Description: 1.这是一个简单的采用了Lucene的搜索引擎,本例子采用lucene+struts+ibatis的框架进行开发,使用的数据库是Oracle,搜索源是jpetstore的product表,大家在使用的时候请根据实际情况修改database.properties文件的配置。 2.本例子支持中文搜索,相关的源码包在cnSolution目录。 -1. This is a simple use of the Lucene search engine, the examples used lucene+ Struts+ Ibatis framework for the development, use of the database is Oracle, english JPetStore source is the product table, everyone in the use of time according to the actual situation, please database.properties modify the configuration file. 2. In this example to support Chinese language search, the relevant source packages in the directory cnSolution.
Platform: | Size: 1890304 | Author: xiaweicong | Hits:

[Search EnginejavaSearch

Description: 目录 目录 1 摘要 3 第一章 引言 4 第二章 搜索引擎的结构 5 2.1系统概述 5 2.2搜索引擎的构成 5 2.2.1网络机器人 5 2.2.2索引与搜索 5 2.2.3 Web服务器 6 2.3搜索引擎的主要指标及分析 6 2.4小节 6 第三章 网络机器人 7 3.1什么是网络机器人 7 3.2网络机器人的结构分析 7 3.2.1如何解析HTML 7 3.2.2 Spider程序结构 8 3.2.3如何构造Spider程序 9 3.2.4如何提高程序性能 11 3.2.5网络机器人的代码分析 12 3.3小节 14 第四章 基于LUCENE的索引与搜索 15 4.1什么是LUCENE全文检索 15 4.2 LUCENE的原理分析 15 4.2.1全文检索的实现机制 15 4.2.2 Lucene的索引效率 15 4.2.3 中文切分词机制 17 4.3 LUCENE与SPIDER的结合 18 4.4小节 21 第五章 基于TOMCAT的WEB服务器 22 5.1什么是基于TOMCAT的WEB服务器 22 5.2用户接口设计 22 5.3.1客户端设计 22 5.3.2服务端设计 23 5.3在TOMCAT上部署项目 25 5.4小节 25 第六章 搜索引擎策略 26 6.1简介 26 6.2面向主题的搜索策略 26 6.2.1导向词 26 6.2.3权威网页和中心网页 27 6.3小节 27 参考文献 28-err
Platform: | Size: 907264 | Author: 李丽 | Hits:

[JSP/JavaLuceneRetrievalModel

Description: 讲述了java的lucene的检索模型,其中对检索的算法做了一些分析,希望对大家有用-Lucene java tells of the retrieval model, in which the retrieval algorithm to do some analysis, in the hope that useful to everybody
Platform: | Size: 56320 | Author: fengjuan | Hits:

[Search EngineIKAnalyzer2.0.2

Description: Java lucene开源全文搜索,中文分词组件-Java lucene open-source full-text search, Chinese word segmentation component
Platform: | Size: 884736 | Author: 阮正 | Hits:

[Search EngineSearchEngine

Description: 基于lucene的在线新闻搜索系统以及相关文档-Lucene-based search system for online news and related documents
Platform: | Size: 509952 | Author: | Hits:

[JSP/Javaictclas

Description: Java中lucene分词需要的ICTCLAS.dll文件和data词库-Java Lucene participle in need ICTCLAS.dll documents and data thesaurus
Platform: | Size: 2225152 | Author: suncity | Hits:

[Search Enginespsearch

Description: java的搜索引擎,基于LUCENE算法。大家来观摩一下-java search engine, based on the Lucene algorithm. Everyone to watch what
Platform: | Size: 61440 | Author: 贾世健 | Hits:

[JSP/JavaLuceneSearcher

Description: java编写的lucene环境下的搜多引擎的源代码-Lucene java prepared environment found under the multi-engine source code
Platform: | Size: 3072 | Author: allen | Hits:

[Search Enginelucene-1.2-src.tar

Description: 学搜索引擎必须看的经典 入门的经典资料 代码特少-Science search engine must see classic classic data entry code small
Platform: | Size: 280576 | Author: naqin | Hits:

[Bookslukeall

Description: 检测词库,基于JAVA的LUCENE技术。广泛应用于检索系统领域。-Detection thesaurus, based on the Lucene JAVA technology. Retrieval systems are widely used in the field.
Platform: | Size: 1319936 | Author: zx | Hits:

[MultiLanguagetext_category

Description: 中文自动分类。使用spider抓取网络信息,利用lucene的分词及KNN方法。-Chinese automatic classification. The use of spider crawl network information, the use of Lucene sub-word and KNN methods.
Platform: | Size: 8192 | Author: TZH | Hits:

[JSP/Javalucene-1.4.3

Description: Lucene不是一个完整的全文索引应用,而是是一个用Java写的全文索引引擎工具包,它可以方便的嵌入到各种应用中实现针对应用的全文索引/检索功能。-Lucene is not a complete full-text indexing applications, but is a use Java to write the full-text indexing engine kit, which can be easily embedded into a wide range of applications in the realization of applications for full-text index/search function.
Platform: | Size: 1704960 | Author: 唐文 | Hits:

[Search EngineMyLucene

Description: 自己写的Lucene写搜引擎 简单搜索引擎的设计与实现-Writing the Writing their own search engine Lucene search engine easy design and implementation
Platform: | Size: 10362880 | Author: 张洲翔 | Hits:

[JSP/JavalzzSearch-1.01

Description: 网页采集系统 === === ===== 安装配置 --- - 1 程序我就不说了 2 配置文件 applicationContext.xml 里面有详细的注释 3 已经包含了多个论坛博客的参数,如CSDN论坛、博客园、新浪博客、百度Hi、ccidnet等的解析参数 需要的类库 --------- 1 Spring 2.5 2 common-logging 1.1 3 paoding-analysis 2.0.4-beta 4 commons-dbcp-1.2.2.jar 5 mysql-connector-java-5.1.7-bin.jar 6 commons-pool-1.4.jar 7 Lucene.2.4.0.jar 8 Lucene-highlighter-2.4.0.jar 9 java2000.jar 演示例子 ------- 本地:在com.laozizhu.search.demo目录下面 B/S: http://search.laozizhu.com -Page acquisition system installation configuration =================------- 1 program I do not say 2 configuration file applicationContext.xml has detailed notes which already contains 3 a number of forums blog parameters, such as CSDN forum, blog, garden, Sina blog, Baidu Hi, ccidnet Analytical parameters such as the library required--------- 1 Spring 2.5 2 common-logging 1.1 3 paoding- analysis 2.0.4-beta 4 commons-dbcp-1.2.2.jar 5 mysql-connector-java-5.1.7-bin.jar 6 commons-pool-1.4.jar 7 Lucene.2.4.0.jar 8 Lucene-highlighter demo-2.4.0.jar 9 java2000.jar example------- Local: com.laozizhu.search.demo directory at the following B/S: http://search.laozizhu.com
Platform: | Size: 10865664 | Author: wfx | Hits:

[Search EngineluceneAndnutch

Description: Lucene+nutch构建搜索引擎原书光般内容-the source code of use Lucene+ nutch to build a search engine
Platform: | Size: 22969344 | Author: snow | Hits:

[JSP/JavaJavaSearch

Description: 这是我当时为了完成毕设,自己使用lucene、heritrix写的一个搜索引擎系统,能够实现比较简单的搜索,希望对想要的人有点用处-This is my time to complete in order to complete the set, their use of lucene, heritrix Writing a search engine system, be able to achieve relatively simple english, I hope people want a bit of usefulness
Platform: | Size: 923648 | Author: zhangxiangzi | Hits:

[JSP/Javalucene

Description: lucene完整源码,下载后编译即可使用,java 源码-algorithm of lucene ,you can download and compile it ,then you can use it
Platform: | Size: 729088 | Author: dolphin | Hits:

[JSP/Javalucene_api

Description:  Lucene是apache软件基金会[4] jakarta项目组的一个子项目,是一个开放源代码[5]的全文检索引擎工具包,即它不是一个完整的全文检索引擎,而是一个全文检索引擎的架构,提供了完整的查询引擎和索引引擎,部分文本分析引擎(英文与德文两种西方语言)。Lucene的目的是为软件开发人员提供一个简单易用的工具包,以方便的在目标系统中实现全文检索的功能,或者是以此为基础建立起完整的全文检索引擎。 -Lucene is the apache Software Foundation [4] jakarta project, a sub-group is an open-source [5] of the full-text search engine tool kit, that is, it is not a complete full-text search engine, but a framework for full-text search engine to provide a complete query engine and index engine, part of text analysis engine (in English and two western German language). Lucene is designed for software developers to provide an easy-to-use toolkit to facilitate the achievement of the target system in the full-text search functions, or as the basis for the establishment of a complete full-text search engine.
Platform: | Size: 2320384 | Author: 道哥 | Hits:

[JSP/JavaLucene_demo

Description: java使用lucene的demo、包含分词函数、搜索函数-java使用lucene的demo
Platform: | Size: 2048 | Author: jason | Hits:

[JSPJavaOpenSourceProgramming

Description: 本书介绍了如何通过使用开放源码工具来构建一个现实的应用,以提高开发效率,降低企业开发费用。 本书共分三个部分,使基本概念、使用工具和开发应用三个过程贯穿于读者的学习当中。特别是本书提及的开发者工具箱,包含了诸多的开放源码项目,它们都是与J2EE长期协同工作的结晶。而且,书中的实例使通过重新创作著名的Sun Java 蓝图——PetStore应用,将JUnit、Ant、Hibernate、WebWork、SiteMesh、XDoclet以及Lucene等工具的应用演绎得淋漓尽致,有利于读者在开发过程中提高可用性、结构简洁性和复用性的能力。 本书适合于希望学习Java开放源码技术的程序员阅读。-The book describes how through the use of open source tools to build a realistic application in order to improve development efficiency and reduce costs of business development. The book is divided into three parts, so that the basic concept, the use of tools and the development and application of the three readers through the process of learning. In particular the development of this book are referred to the toolbox, including a number of open source projects, they are long-term collaborative work with the J2EE crystallization. Moreover, examples of the book so famous through the re-creation of the Sun Java blueprint- PetStore applications, will JUnit, Ant, Hibernate, WebWork, SiteMesh, XDoclet and application of tools such as Lucene thoroughly interpreted, will help readers improve the development process availability, structural simplicity and the ability to reuse. I hope this book is suitable for learning Java technology open source programmers to read.
Platform: | Size: 27481088 | Author: jason | Hits:
« 1 2 3 4 5 67 8 9 10 11 12 13 »

CodeBus www.codebus.net